-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[8.8] [lens] split x-pack/test/functional/apps/lens/group3/config.ts into smaller groups (#155860) #156075
Merged
kibanamachine
merged 1 commit into
elastic:8.8
from
kibanamachine:backport/8.8/pr-155860
Apr 27, 2023
Merged
[8.8] [lens] split x-pack/test/functional/apps/lens/group3/config.ts into smaller groups (#155860) #156075
kibanamachine
merged 1 commit into
elastic:8.8
from
kibanamachine:backport/8.8/pr-155860
Apr 27, 2023
+333
−63
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…maller groups (elastic#155860) ## Summary Re-grouping lens functional tests into 6 groups since 2 groups often cross the 35+ min runtime. Also, we have retry in place so pipeline might have +40 minutes run if any of test fails. <img width="1354" alt="image" src="https://user-images.githubusercontent.com/10977896/234843379-aec47a81-22dc-4ecf-aee5-b1d489b3b31f.png"> x-pack/test/functional/apps/lens/group1/config.ts 18m 42s x-pack/test/functional/apps/lens/group2/config.ts 19m 26s x-pack/test/functional/apps/lens/group3/config.ts 18m 26s x-pack/test/functional/apps/lens/group4/config.ts 18m 40s x-pack/test/functional/apps/lens/group5/config.ts 17m 55s x-pack/test/functional/apps/lens/group6/config.ts 19m 24s --------- Co-authored-by: Jon <[email protected]> (cherry picked from commit 483edea)
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
To update your PR or re-run it, just comment with: cc @dmlemeshko |
dmlemeshko
added a commit
that referenced
this pull request
May 2, 2023
…into smaller groups (#155860) (#156290) # Backport This will backport the following commits from `main` to `8.7`: - [[lens] split x-pack/test/functional/apps/lens/group3/config.ts into smaller groups (#155860)](#155860) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-04-27T18:14:41Z","message":"[lens] split x-pack/test/functional/apps/lens/group3/config.ts into smaller groups (#155860)\n\n## Summary\r\n\r\n\r\nRe-grouping lens functional tests into 6 groups since 2 groups often\r\ncross the 35+ min runtime. Also, we have retry in place so pipeline\r\nmight have +40 minutes run if any of test fails.\r\n\r\n<img width=\"1354\" alt=\"image\"\r\nsrc=\"https://user-images.githubusercontent.com/10977896/234843379-aec47a81-22dc-4ecf-aee5-b1d489b3b31f.png\">\r\n\r\nx-pack/test/functional/apps/lens/group1/config.ts 18m 42s\r\nx-pack/test/functional/apps/lens/group2/config.ts 19m 26s\r\nx-pack/test/functional/apps/lens/group3/config.ts 18m 26s\r\nx-pack/test/functional/apps/lens/group4/config.ts 18m 40s\r\nx-pack/test/functional/apps/lens/group5/config.ts 17m 55s\r\nx-pack/test/functional/apps/lens/group6/config.ts 19m 24s\r\n\r\n---------\r\n\r\nCo-authored-by: Jon <[email protected]>","sha":"483edea966bfdd0d801ad28d5b681ca008a45ec8","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v8.8.0","v8.7.2","v8.9.0"],"number":155860,"url":"https://github.com/elastic/kibana/pull/155860","mergeCommit":{"message":"[lens] split x-pack/test/functional/apps/lens/group3/config.ts into smaller groups (#155860)\n\n## Summary\r\n\r\n\r\nRe-grouping lens functional tests into 6 groups since 2 groups often\r\ncross the 35+ min runtime. Also, we have retry in place so pipeline\r\nmight have +40 minutes run if any of test fails.\r\n\r\n<img width=\"1354\" alt=\"image\"\r\nsrc=\"https://user-images.githubusercontent.com/10977896/234843379-aec47a81-22dc-4ecf-aee5-b1d489b3b31f.png\">\r\n\r\nx-pack/test/functional/apps/lens/group1/config.ts 18m 42s\r\nx-pack/test/functional/apps/lens/group2/config.ts 19m 26s\r\nx-pack/test/functional/apps/lens/group3/config.ts 18m 26s\r\nx-pack/test/functional/apps/lens/group4/config.ts 18m 40s\r\nx-pack/test/functional/apps/lens/group5/config.ts 17m 55s\r\nx-pack/test/functional/apps/lens/group6/config.ts 19m 24s\r\n\r\n---------\r\n\r\nCo-authored-by: Jon <[email protected]>","sha":"483edea966bfdd0d801ad28d5b681ca008a45ec8"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/156075","number":156075,"state":"MERGED","mergeCommit":{"sha":"1a79030dbf17b08eb893e3bd7812e7b849a668bc","message":"[8.8] [lens] split x-pack/test/functional/apps/lens/group3/config.ts into smaller groups (#155860) (#156075)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.8`:\n- [[lens] split x-pack/test/functional/apps/lens/group3/config.ts into\nsmaller groups (#155860)](https://github.com/elastic/kibana/pull/155860)\n\n<!--- Backport version: 8.9.7 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT [{\"author\":{\"name\":\"Dzmitry\nLemechko\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2023-04-27T18:14:41Z\",\"message\":\"[lens]\nsplit x-pack/test/functional/apps/lens/group3/config.ts into smaller\ngroups (#155860)\\n\\n## Summary\\r\\n\\r\\n\\r\\nRe-grouping lens functional\ntests into 6 groups since 2 groups often\\r\\ncross the 35+ min runtime.\nAlso, we have retry in place so pipeline\\r\\nmight have +40 minutes run\nif any of test fails.\\r\\n\\r\\n<img width=\\\"1354\\\"\nalt=\\\"image\\\"\\r\\nsrc=\\\"https://user-images.githubusercontent.com/10977896/234843379-aec47a81-22dc-4ecf-aee5-b1d489b3b31f.png\\\">\\r\\n\\r\\nx-pack/test/functional/apps/lens/group1/config.ts\n18m 42s\\r\\nx-pack/test/functional/apps/lens/group2/config.ts 19m\n26s\\r\\nx-pack/test/functional/apps/lens/group3/config.ts 18m\n26s\\r\\nx-pack/test/functional/apps/lens/group4/config.ts 18m\n40s\\r\\nx-pack/test/functional/apps/lens/group5/config.ts 17m\n55s\\r\\nx-pack/test/functional/apps/lens/group6/config.ts 19m\n24s\\r\\n\\r\\n---------\\r\\n\\r\\nCo-authored-by: Jon\n<[email protected]>\",\"sha\":\"483edea966bfdd0d801ad28d5b681ca008a45ec8\",\"branchLabelMapping\":{\"^v8.9.0$\":\"main\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"release_note:skip\",\"v8.8.0\",\"v8.7.2\",\"v8.9.0\"],\"number\":155860,\"url\":\"https://github.com/elastic/kibana/pull/155860\",\"mergeCommit\":{\"message\":\"[lens]\nsplit x-pack/test/functional/apps/lens/group3/config.ts into smaller\ngroups (#155860)\\n\\n## Summary\\r\\n\\r\\n\\r\\nRe-grouping lens functional\ntests into 6 groups since 2 groups often\\r\\ncross the 35+ min runtime.\nAlso, we have retry in place so pipeline\\r\\nmight have +40 minutes run\nif any of test fails.\\r\\n\\r\\n<img width=\\\"1354\\\"\nalt=\\\"image\\\"\\r\\nsrc=\\\"https://user-images.githubusercontent.com/10977896/234843379-aec47a81-22dc-4ecf-aee5-b1d489b3b31f.png\\\">\\r\\n\\r\\nx-pack/test/functional/apps/lens/group1/config.ts\n18m 42s\\r\\nx-pack/test/functional/apps/lens/group2/config.ts 19m\n26s\\r\\nx-pack/test/functional/apps/lens/group3/config.ts 18m\n26s\\r\\nx-pack/test/functional/apps/lens/group4/config.ts 18m\n40s\\r\\nx-pack/test/functional/apps/lens/group5/config.ts 17m\n55s\\r\\nx-pack/test/functional/apps/lens/group6/config.ts 19m\n24s\\r\\n\\r\\n---------\\r\\n\\r\\nCo-authored-by: Jon\n<[email protected]>\",\"sha\":\"483edea966bfdd0d801ad28d5b681ca008a45ec8\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.8\",\"8.7\"],\"targetPullRequestStates\":[{\"branch\":\"8.8\",\"label\":\"v8.8.0\",\"labelRegex\":\"^v(\\\\d+).(\\\\d+).\\\\d+$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"},{\"branch\":\"8.7\",\"label\":\"v8.7.2\",\"labelRegex\":\"^v(\\\\d+).(\\\\d+).\\\\d+$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"},{\"branch\":\"main\",\"label\":\"v8.9.0\",\"labelRegex\":\"^v8.9.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/155860\",\"number\":155860,\"mergeCommit\":{\"message\":\"[lens]\nsplit x-pack/test/functional/apps/lens/group3/config.ts into smaller\ngroups (#155860)\\n\\n## Summary\\r\\n\\r\\n\\r\\nRe-grouping lens functional\ntests into 6 groups since 2 groups often\\r\\ncross the 35+ min runtime.\nAlso, we have retry in place so pipeline\\r\\nmight have +40 minutes run\nif any of test fails.\\r\\n\\r\\n<img width=\\\"1354\\\"\nalt=\\\"image\\\"\\r\\nsrc=\\\"https://user-images.githubusercontent.com/10977896/234843379-aec47a81-22dc-4ecf-aee5-b1d489b3b31f.png\\\">\\r\\n\\r\\nx-pack/test/functional/apps/lens/group1/config.ts\n18m 42s\\r\\nx-pack/test/functional/apps/lens/group2/config.ts 19m\n26s\\r\\nx-pack/test/functional/apps/lens/group3/config.ts 18m\n26s\\r\\nx-pack/test/functional/apps/lens/group4/config.ts 18m\n40s\\r\\nx-pack/test/functional/apps/lens/group5/config.ts 17m\n55s\\r\\nx-pack/test/functional/apps/lens/group6/config.ts 19m\n24s\\r\\n\\r\\n---------\\r\\n\\r\\nCo-authored-by: Jon\n<[email protected]>\",\"sha\":\"483edea966bfdd0d801ad28d5b681ca008a45ec8\"}}]}]\nBACKPORT-->\n\nCo-authored-by: Dzmitry Lemechko <[email protected]>"}},{"branch":"8.7","label":"v8.7.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/155860","number":155860,"mergeCommit":{"message":"[lens] split x-pack/test/functional/apps/lens/group3/config.ts into smaller groups (#155860)\n\n## Summary\r\n\r\n\r\nRe-grouping lens functional tests into 6 groups since 2 groups often\r\ncross the 35+ min runtime. Also, we have retry in place so pipeline\r\nmight have +40 minutes run if any of test fails.\r\n\r\n<img width=\"1354\" alt=\"image\"\r\nsrc=\"https://user-images.githubusercontent.com/10977896/234843379-aec47a81-22dc-4ecf-aee5-b1d489b3b31f.png\">\r\n\r\nx-pack/test/functional/apps/lens/group1/config.ts 18m 42s\r\nx-pack/test/functional/apps/lens/group2/config.ts 19m 26s\r\nx-pack/test/functional/apps/lens/group3/config.ts 18m 26s\r\nx-pack/test/functional/apps/lens/group4/config.ts 18m 40s\r\nx-pack/test/functional/apps/lens/group5/config.ts 17m 55s\r\nx-pack/test/functional/apps/lens/group6/config.ts 19m 24s\r\n\r\n---------\r\n\r\nCo-authored-by: Jon <[email protected]>","sha":"483edea966bfdd0d801ad28d5b681ca008a45ec8"}}]}] BACKPORT-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
main
to8.8
:Questions ?
Please refer to the Backport tool documentation